home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 029a / stage.zip / DEMO.BAT next >
DOS Batch File  |  1991-05-14  |  501b  |  21 lines

  1. :START
  2. ECHO OFF
  3. CLS
  4. ECHO ╒══════════════════════════════════════════════════════╕
  5. ECHO │         STAGE demo INSTALLATION instructions         │
  6. ECHO ╘══════════════════════════════════════════════════════╛
  7. ECHO 
  8. ECHO 1. Copy all the files on the demo floppy disk to an
  9. ECHO    empty sub-directory on your hard disk and type:
  10. ECHO 
  11. ECHO         UNDO
  12. ECHO 
  13. ECHO 2. To install, type:
  14. ECHO 
  15. ECHO         INSTALL
  16. ECHO 
  17. ECHO 3. To run Stage, type:
  18. ECHO 
  19. ECHO         STAGE
  20. ECHO 
  21.